home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / BBS / MUBBS / MUBBS Mod Shells 4⁄92.cpt / Shells / Module Shell ThC 5.0 / Think 5.0 READ ME OR BE STUPID! < prev   
Text File  |  1992-02-26  |  1KB  |  28 lines

  1. NOTE: To compile modules for MUBBS using Think C 5.0, you need to:
  2.  
  3. UPGRADE to Think C 5.0.2 (or better), the upgrade is available
  4. on the support BBS and many other places. It allows us to
  5. turn off "align_arrays" so the silly thing is compatable with
  6. the old Thnik C 4.0 format.
  7.  
  8. TURN OFF "automatic register assignment" and "code optimization".
  9.  
  10. (this should already be set up for you in the "shell" project, but
  11. you can check it).
  12.  
  13. The 5.0.2 problem shows you why you should NEVER JUST ASSUME A
  14. "BIG" UPGRADE OF A DEVELOPMENT TOOL IS "SAFE" TO USE!!!
  15.  
  16. I won't be using Think C 5.0 till it's 5.2 or even better 5.5!!
  17.  
  18. I really don't need the frustration of all this crap they think
  19. they IMPROVED!
  20.  
  21. I haven't tested this beyond the new "shell" with 5.0, so other
  22. things might happen, but I doubt it. Since the call back's to
  23. MUBBS main are working OK, and all the pointers are fine, it
  24. should be OK. DON'T JUST ASSUME THAT IT'S A THINK 5.0 PROBLEM
  25. EVERYTIME IT CRASHES!! It's probably your code!
  26.  
  27. Enjoy,  Nate....
  28.